Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 4 - Advanced Printing Features / Advanced Printing Features Reference
Functions / Advanced Job Object Functions


GXSelectJobFormattingPrinter

You can use the GXSelectJobFormattingPrinter function to specify a formatting printer for a particular print job.

void GXSelectJobFormattingPrinter (gxJob aJob, Str31 printerName);
aJob
A reference to the job object for which you are specifying a formatting printer.
printerName

The name of the formatting printer.
DESCRIPTION
You call GXSelectJobFormattingPrinter when the user selects a formatting printer. You can obtain the name of the formatting printer from the Page Setup dialog box and place it in the printerName parameter before calling this function.

RESULT CODES
gxSegmentLoadFailedErrA required code segment could not be found, or there was not enough memory to load it.
fnfErrThe printer driver cannot be located.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help